02. Plan How to Add the Audio Feature

Plan How to Add the Audio Feature

Question:

Start Quiz:

Solution:

INSTRUCTOR NOTE:

Hint: These were the steps to add images to the app in Lesson 3:

  • Modify list item layout to include an image (use placeholder image)
  • Add in all image files
  • Modify Word class to store image resource ID
  • Update WordAdapter to display correct image for each list item
  • Fix PhrasesActivity to hide images
  • Visual polish